AdApprovedTransferCreditRestrictions 
Logical Entity Name  AdApprovedTransferCreditRestrictions 
Default Table Name  AdApprovedTransferCreditRestrictions 
Physical Only  NO 
Definition 
 
Note 
 

AdApprovedTransferCreditRestrictions Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdApprovedTransferCreditRestrictionsID(PK)    char(10)  NO 
 
AmTransferTypeID(FK)    int  NO 
 
Sequence    char(10)  NO 
 
AdProgramVersionID(FK)    int  YES 
 
AdConcentrationID(FK)    int  YES 
 
MaxApprovedTransferCredit    char(10)  YES 
 
MaxApprovedTransferHours    char(10)  YES 
 
DateAdded    char(10)  NO 
 
DateLstMod    char(10)  NO 
 
UserID    char(10)  NO 
 
TS    char(10)  NO 
 
MaxApprovedTransferCreditHours    char(10)  YES 
 

AdApprovedTransferCreditRestrictions Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdApprovedTransferCreditRestrictions  PrimaryKey  AdApprovedTransferCreditRestrictionsID 

AdApprovedTransferCreditRestrictions Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdConcentration  Non-Identifying  Zero or One to Zero or More  FK_AdApprovedTransferCreditRestrictions_AdConcentrationID_AdConcentration_AdConcentrationID      AdConcentrationID  NO  YES 
AdProgramVersion  Non-Identifying  Zero or One to Zero or More  FK_AdApprovedTransferCreditRestrictions_AdProgramVersionID_AdProgramVersion_AdProgramVersionID      AdProgramVersionID  NO  YES 
AmTransferType  Non-Identifying  One To Zero or More  FK_AdApprovedTransferCreditRestrictions_AmTransferTypeID_AmTransferType_AmTransferTypeID      AmTransferTypeID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdApprovedTransferCreditRestrictions Check Constraints 
Check Constraint Name  CheckConstraint